CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - named pipe

搜索资源列表

  1. Client

    0下载:
  2. client:This program is a simple named pipe client that demonstratesthe API calls needed to successfully develop a basic namedpipe client application. When this application successfullyconnects to a named pipe, the message \"This is a test\" i written
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:19856
    • 提供者:cuiyixin
  1. GuanDaoBianCheng

    0下载:
  2. VC++下命名管道编程-VC named pipe programming
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:339353
    • 提供者:周国强
  1. PipeClient

    0下载:
  2. 命名管道客户机源码-named pipe clients FOSS
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:26547
    • 提供者:杨飞
  1. PiPeServer

    1下载:
  2. 命名管道服务器源码-named pipe server source
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:26871
    • 提供者:杨飞
  1. linux进程间通信的例子

    0下载:
  2. 用简单的例子实现了用命名管道实现进程间通信-simple example of the realization of the named pipe used to achieve inter-process communication
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2195
    • 提供者:wf
  1. showp2p_namedpipes_demo

    0下载:
  2. VC++实现管道的一个例子命名管道在进程通信中有重要作用.-VC pipeline examples of a named pipe communication in the process plays an important role.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:18618
    • 提供者:小王
  1. demoForNamedPipe.对命名管道应用的demo示例

    0下载:
  2. 对命名管道应用的demo示例,有助于理解学习,很不错,Demo applications on the named pipe example, helps to understand the study, very good
  3. 所属分类:系统编程

    • 发布日期:2014-04-14
    • 文件大小:82087
    • 提供者:yushier
  1. scullpipe

    0下载:
  2. linux下驱动程序。可以实现简单的命名管道功能。参考《linux设备驱动程序》第六章。 用make编译,sudo insmod scullpipe.ko装载,sudo rmmod scullpipe卸载。装载后根据/proc/devices中设备号用mknod创建设备文件。-drivers under linux. Can achieve a simple named pipe functions. Reference to linux device drivers Chapter VI
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:157673
    • 提供者:肖皓
  1. IPCDemo

    1下载:
  2. 利用命名管道实现C++进程与C#进程间的通信,并支持复杂类型的传输。-Implement the IPC between C++ and C# processes using Named pipe .Also supports the transmission of complex structure.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:27426
    • 提供者:
  1. name_Pipe

    0下载:
  2. 命名管道.pdf 介绍命名管道的原理和应用实现。对于进程间通信是个很好的东西。-Named Pipes. Pdf named pipe to introduce the principles and applications. For inter-process communication is a good thing.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:937558
    • 提供者:danny
  1. ssnp

    0下载:
  2. 一个通过命名管道来进行通信的例子-Of a named pipe to communicate examples of
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-09
    • 文件大小:52508
    • 提供者:站长
  1. NameFIFOExample

    0下载:
  2. 给出一个在Linux不同程序间通过命名管道进行通信的实例。-Linux is given a different inter-process communication through named pipe instance.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:942
    • 提供者:lf
  1. CMMI

    0下载:
  2. CMMI 利用命名管道技术,在进程间进行通信的例程。希望和大家交流-CMMI using named pipe technology, in the process of communication between the routines. Would like to exchange
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:94575
    • 提供者:tjh
  1. Lesson17Code

    0下载:
  2. 命名管道是通过网络来完成进程间的通信,它屏蔽了底层的网络协议细节。我们在不了解网络协议的情况下,也可以利用命名管道来实现进程间的通信。 命名管道充分利用了Windows NT和Windows 2000内建的安全机制。 将命名管道作为一种网络编程方案时,它实际上建立了一个客户机/服务器通信体系,并在其中可靠地传输数据。-A named pipe is through the network to complete the process of communication, which sh
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:235110
    • 提供者:王大勇
  1. namedPipeSvr

    0下载:
  2. 基于C++的命名管道-服务器端,可实现多个实例的命名管道,在VC2005下调试通过-C++ based on the named pipe- server-side can be multiple instances of implementation of the named pipe, the VC2005 debugging through
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2576
    • 提供者:李泉
  1. 004

    0下载:
  2. 关于命名管道或命名管线这种简单的进程之间的通讯机制。-On the named pipe or named pipe that simple communication mechanism between processes.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-03
    • 文件大小:761714
    • 提供者:李帆
  1. namepipe

    0下载:
  2. 用命名管道技术实现网络通信,还不错可以一看-named pipe named pipe named pipe named pipe named pipe
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:123682
    • 提供者:李兴楷
  1. PipeExample

    0下载:
  2. C# named pipe example
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:41035
    • 提供者:Murat
  1. FIFO

    0下载:
  2. FIFO,命名管道。对linux命名管道的一些归纳,总结。希望对大家有帮助。你说好不好-FIFO, named pipe. Linux named pipe on a number of summary, in conclusion. We want to help. You say good
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:64083
    • 提供者:徐尉
  1. MessageCenter

    1下载:
  2. 这是一个消息收发器,集合了六种常用协议,如SOCKET,WM_COPYDATA,命名管道等,是协助程序员测试的利器。-This is a message send/recv program, with 6 common protocals, such as socket, wm_copydata, named pipe and so on, will be very useful for the coder.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2014-12-09
    • 文件大小:456365
    • 提供者:熊振
« 1 23 4 5 6 »
搜珍网 www.dssz.com